ComponentOne PDF for .NET
org.jpedal.jbig2.io Namespace / StreamReader Class / readByte Method / readByte(Int16[]) Method

In This Topic
    readByte(Int16[]) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Overridable Sub readByte( _
       ByVal buf() As Short _
    ) 
    public virtual void readByte( 
       short[] buf
    )

    Parameters

    buf
    See Also